home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 2 / MacMania 2.toast / Demo's / Tools&Utilities / Programming / CIncludesTool / modified version / put in mpw folder / MWStartup•CInc next >
Encoding:
Text File  |  1994-02-27  |  335 b   |  7 lines  |  [TEXT/MMCC]

  1. # MWStartup•CInc - customized ToolServer under MetroWerks UserStartup File
  2. # Commands for initializing Metrowerks-specific environment variables
  3.  
  4. # {CIncludesCompiler} - establishes directories to search for Metrowerks include files when using CIncludes tools and scripts.
  5. Set CIncludesCompiler 'MetrowerksC++'
  6.  
  7. # end of MWStartup•CInc